home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Shareware / Programare / sharp / wwwSharp_setup.exe / {app} / Snippets / CSS.xml < prev    next >
Extensible Markup Language  |  2003-05-12  |  64KB  |  3,629 lines

  1. <?xml version="1.0"?>
  2. <CSSDropDown 
  3.     Caption="CSS"
  4. >
  5.     <Color>
  6.         <Item
  7.             Caption="aqua"
  8.             Description=""
  9.             Text="aqua"
  10.         />
  11.         <Item
  12.             Caption="black"
  13.             Description=""
  14.             Text="black"
  15.         />
  16.         <Item
  17.             Caption="blue"
  18.             Description=""
  19.             Text="blue"
  20.         />
  21.         <Item
  22.             Caption="fuchsia"
  23.             Description=""
  24.             Text="fuchsia"
  25.         />
  26.         <Item
  27.             Caption="gray"
  28.             Description=""
  29.             Text="gray"
  30.         />
  31.         <Item
  32.             Caption="green"
  33.             Description=""
  34.             Text="green"
  35.         />
  36.         <Item
  37.             Caption="lime"
  38.             Description=""
  39.             Text="lime"
  40.         />
  41.         <Item
  42.             Caption="maroon"
  43.             Description=""
  44.             Text="maroon"
  45.         />
  46.         <Item
  47.             Caption="navy"
  48.             Description=""
  49.             Text="navy"
  50.         />
  51.         <Item
  52.             Caption="olive"
  53.             Description=""
  54.             Text="olive"
  55.         />
  56.         <Item
  57.             Caption="purple"
  58.             Description=""
  59.             Text="purple"
  60.         />
  61.         <Item
  62.             Caption="red"
  63.             Description=""
  64.             Text="red"
  65.         />
  66.         <Item
  67.             Caption="silver"
  68.             Description=""
  69.             Text="silver"
  70.         />
  71.         <Item
  72.             Caption="teal"
  73.             Description=""
  74.             Text="teal"
  75.         />
  76.         <Item
  77.             Caption="white"
  78.             Description=""
  79.             Text="white"
  80.         />
  81.         <Item
  82.             Caption="yellow"
  83.             Description=""
  84.             Text="yellow"
  85.         />
  86.         <Item
  87.             Caption="ActiveBorder"
  88.             Description="Active window border"
  89.             Text="ActiveBorder"
  90.         />
  91.         <Item
  92.             Caption="ActiveCaption"
  93.             Description="Active window caption"
  94.             Text="ActiveCaption"
  95.         />
  96.         <Item
  97.             Caption="AppWorkspace"
  98.             Description="Background color of multiple document interface"
  99.             Text="AppWorkspace"
  100.         />
  101.         <Item
  102.             Caption="Background"
  103.             Description="Desktop background"
  104.             Text="Background"
  105.         />
  106.         <Item
  107.             Caption="ButtonFace"
  108.             Description="Face color for three-dimensional display elements"
  109.             Text="ButtonFace"
  110.         />
  111.         <Item
  112.             Caption="ButtonHighlight"
  113.             Description="Dark shadow for three-dimensional display elements (for edges facing away from the light source)"
  114.             Text="ButtonHighlight"
  115.         />
  116.         <Item
  117.             Caption="ButtonShadow"
  118.             Description="Shadow color for three-dimensional display elements"
  119.             Text="ButtonShadow"
  120.         />
  121.         <Item
  122.             Caption="ButtonText"
  123.             Description="Text on push buttons"
  124.             Text="ButtonText"
  125.         />
  126.         <Item
  127.             Caption="CaptionText"
  128.             Description="Text in caption, size box, and scrollbar arrow box"
  129.             Text="CaptionText"
  130.         />
  131.         <Item
  132.             Caption="GrayText"
  133.             Description="Grayed (disabled) text. This color is set to #000 if the current display driver does not support a solid gray color"
  134.             Text="GrayText"
  135.         />
  136.         <Item
  137.             Caption="Highlight"
  138.             Description="Item(s) selected in a control"
  139.             Text="Highlight"
  140.         />
  141.         <Item
  142.             Caption="HighlightText"
  143.             Description="Text of item(s) selected in a control"
  144.             Text="HighlightText"
  145.         />
  146.         <Item
  147.             Caption="InactiveBorder"
  148.             Description="Inactive window border"
  149.             Text="InactiveBorder"
  150.         />
  151.         <Item
  152.             Caption="InactiveCaption"
  153.             Description="Inactive window caption"
  154.             Text="InactiveCaption"
  155.         />
  156.         <Item
  157.             Caption="InactiveCaptionText"
  158.             Description="Color of text in an inactive caption"
  159.             Text="InactiveCaptionText"
  160.         />
  161.         <Item
  162.             Caption="InfoBackground"
  163.             Description="Background color for tooltip controls"
  164.             Text="InfoBackground"
  165.         />
  166.         <Item
  167.             Caption="InfoText"
  168.             Description="Text color for tooltip controls"
  169.             Text="InfoText"
  170.         />
  171.         <Item
  172.             Caption="Menu"
  173.             Description="Menu background"
  174.             Text="Menu"
  175.         />
  176.         <Item
  177.             Caption="MenuText"
  178.             Description="Text in menus"
  179.             Text="MenuText"
  180.         />
  181.         <Item
  182.             Caption="Scrollbar"
  183.             Description="Scroll bar gray area"
  184.             Text="Scrollbar"
  185.         />
  186.         <Item
  187.             Caption="ThreeDDarkShadow"
  188.             Description="Dark shadow for three-dimensional display elements"
  189.             Text="ThreeDDarkShadow"
  190.         />
  191.         <Item
  192.             Caption="ThreeDFace"
  193.             Description="Face color for three-dimensional display elements"
  194.             Text="ThreeDFace"
  195.         />
  196.         <Item
  197.             Caption="ThreeDHighlight"
  198.             Description="Highlight color for three-dimensional display elements"
  199.             Text="ThreeDHighlight"
  200.         />
  201.         <Item
  202.             Caption="ThreeDLightShadow"
  203.             Description="Light color for three-dimensional display elements (for edges facing the light source)"
  204.             Text="ThreeDLightShadow"
  205.         />
  206.         <Item
  207.             Caption="ThreeDShadow"
  208.             Description="Dark shadow for three-dimensional display elements"
  209.             Text="ThreeDShadow"
  210.         />
  211.         <Item
  212.             Caption="Window"
  213.             Description="Window background"
  214.             Text="Window"
  215.         />
  216.         <Item
  217.             Caption="WindowFrame"
  218.             Description="Window frame"
  219.             Text="WindowFrame"
  220.         />
  221.         <Item
  222.             Caption="WindowText"
  223.             Description="Text in windows"
  224.             Text="WindowText"
  225.         />
  226.     </Color>
  227.     <BorderWidth>
  228.         <Item
  229.             Caption="thin"
  230.             Description="A thin border"
  231.             Text="thin"
  232.         />
  233.         <Item
  234.             Caption="medium"
  235.             Description="A medium border"
  236.             Text="medium"
  237.         />
  238.         <Item
  239.             Caption="thick"
  240.             Description="A thick border"
  241.             Text="thick"
  242.         />
  243.         <Item
  244.             Caption="length"
  245.             Description=""
  246.             Text="10px"
  247.         />
  248.     </BorderWidth>
  249.     <BorderStyle>
  250.         <Item
  251.             Caption="none"
  252.             Description="No border. This value forces the computed value of 'border-width' to be '0'"
  253.             Text="none"
  254.         />
  255.         <Item
  256.             Caption="hidden"
  257.             Description="Same as 'none', except in terms of border conflict resolution for table elements"
  258.             Text="hidden"
  259.         />
  260.         <Item
  261.             Caption="dotted"
  262.             Description="The border is a series of dots"
  263.             Text="dotted"
  264.         />
  265.         <Item
  266.             Caption="dashed"
  267.             Description="The border is a series of short line segments"
  268.             Text="dashed"
  269.         />
  270.         <Item
  271.             Caption="solid"
  272.             Description="The border is a single line segment"
  273.             Text="solid"
  274.         />
  275.         <Item
  276.             Caption="double"
  277.             Description="The border is two solid lines. The sum of the two lines and the space between them equals the value of 'border-width'"
  278.             Text="double"
  279.         />
  280.         <Item
  281.             Caption="groove"
  282.             Description="The border looks as though it were carved into the canvas"
  283.             Text="groove"
  284.         />
  285.         <Item
  286.             Caption="ridge"
  287.             Description="The opposite of 'grove': the border looks as though it were coming out of the canvas"
  288.             Text="ridge"
  289.         />
  290.         <Item
  291.             Caption="inset"
  292.             Description="The border makes the entire box look as though it were embedded in the canvas"
  293.             Text="inset"
  294.         />
  295.         <Item
  296.             Caption="outset"
  297.             Description="The opposite of 'inset': the border makes the entire box look as though it were coming out of the canvas"
  298.             Text="outset"
  299.         />
  300.     </BorderStyle>
  301.     <FontStyle>
  302.         <Item
  303.             Caption="normal"
  304.             Description=""
  305.             Text="normal"
  306.         />
  307.         <Item
  308.             Caption="italic"
  309.             Description=""
  310.             Text="italic"
  311.         />
  312.         <Item
  313.             Caption="oblique"
  314.             Description=""
  315.             Text="oblique"
  316.         />
  317.     </FontStyle>
  318.     <FontVariant>
  319.         <Item
  320.             Caption="normal"
  321.             Description=""
  322.             Text="normal"
  323.         />
  324.         <Item
  325.             Caption="small-caps"
  326.             Description=""
  327.             Text="small-caps"
  328.         />
  329.     </FontVariant>
  330.     <FontWeight>
  331.         <Item
  332.             Caption="normal"
  333.             Description=""
  334.             Text="normal"
  335.         />
  336.         <Item
  337.             Caption="bold"
  338.             Description=""
  339.             Text="bold"
  340.         />
  341.         <Item
  342.             Caption="bolder"
  343.             Description=""
  344.             Text="bolder"
  345.         />
  346.         <Item
  347.             Caption="lighter"
  348.             Description=""
  349.             Text="lighter"
  350.         />
  351.         <Item
  352.             Caption="100"
  353.             Description=""
  354.             Text="100"
  355.         />
  356.         <Item
  357.             Caption="200"
  358.             Description=""
  359.             Text="200"
  360.         />
  361.         <Item
  362.             Caption="300"
  363.             Description=""
  364.             Text="300"
  365.         />
  366.         <Item
  367.             Caption="400"
  368.             Description=""
  369.             Text="400"
  370.         />
  371.         <Item
  372.             Caption="500"
  373.             Description=""
  374.             Text="500"
  375.         />
  376.         <Item
  377.             Caption="600"
  378.             Description=""
  379.             Text="600"
  380.         />
  381.         <Item
  382.             Caption="700"
  383.             Description=""
  384.             Text="700"
  385.         />
  386.         <Item
  387.             Caption="800"
  388.             Description=""
  389.             Text="800"
  390.         />
  391.         <Item
  392.             Caption="900"
  393.             Description=""
  394.             Text="900"
  395.         />
  396.     </FontWeight>
  397.     <FontSize>
  398.         <Item
  399.             Caption="xx-small"
  400.             Description=""
  401.             Text="xx-small"
  402.         />
  403.         <Item
  404.             Caption="x-small"
  405.             Description=""
  406.             Text="x-small"
  407.         />
  408.         <Item
  409.             Caption="small"
  410.             Description=""
  411.             Text="small"
  412.         />
  413.         <Item
  414.             Caption="medium"
  415.             Description=""
  416.             Text="medium"
  417.         />
  418.         <Item
  419.             Caption="large"
  420.             Description=""
  421.             Text="large"
  422.         />
  423.         <Item
  424.             Caption="x-large"
  425.             Description=""
  426.             Text="x-large"
  427.         />
  428.         <Item
  429.             Caption="xx-large"
  430.             Description=""
  431.             Text="xx-large"
  432.         />
  433.         <Item
  434.             Caption="larger"
  435.             Description=""
  436.             Text="larger"
  437.         />
  438.         <Item
  439.             Caption="smaller"
  440.             Description=""
  441.             Text="smaller"
  442.         />
  443.         <Item
  444.             Caption="length"
  445.             Description=""
  446.             Text="|12pt"
  447.         />
  448.         <Item
  449.             Caption="percentage"
  450.             Description=""
  451.             Text="|100%"
  452.         />
  453.     </FontSize>
  454.     <GenericFontFamily>
  455.         <Item
  456.             Caption="serif"
  457.             Description=""
  458.             Text="serif"
  459.         />
  460.         <Item
  461.             Caption="sans-serif"
  462.             Description=""
  463.             Text="sans-serif"
  464.         />
  465.         <Item
  466.             Caption="cursive"
  467.             Description=""
  468.             Text="cursive"
  469.         />
  470.         <Item
  471.             Caption="fantasy"
  472.             Description=""
  473.             Text="fantasy"
  474.         />
  475.         <Item
  476.             Caption="monospace"
  477.             Description=""
  478.             Text="monospace"
  479.         />
  480.     </GenericFontFamily>
  481.     <ListStyleType>
  482.         <Item
  483.             Caption="disc"
  484.             Description=""
  485.             Text="disc"
  486.         />
  487.         <Item
  488.             Caption="circle"
  489.             Description=""
  490.             Text="circle"
  491.         />
  492.         <Item
  493.             Caption="square"
  494.             Description=""
  495.             Text="square"
  496.         />
  497.         <Item
  498.             Caption="decimal"
  499.             Description=""
  500.             Text="decimal"
  501.         />
  502.         <Item
  503.             Caption="decimal-leading-zero"
  504.             Description=""
  505.             Text="decimal-leading-zero"
  506.         />
  507.         <Item
  508.             Caption="lower-roman"
  509.             Description=""
  510.             Text="lower-roman"
  511.         />
  512.         <Item
  513.             Caption="upper-roman"
  514.             Description=""
  515.             Text="upper-roman"
  516.         />
  517.         <Item
  518.             Caption="lower-greek"
  519.             Description=""
  520.             Text="lower-greek"
  521.         />
  522.         <Item
  523.             Caption="lower-alpha"
  524.             Description=""
  525.             Text="lower-alpha"
  526.         />
  527.         <Item
  528.             Caption="lower-latin"
  529.             Description=""
  530.             Text="lower-latin"
  531.         />
  532.         <Item
  533.             Caption="upper-alpha"
  534.             Description=""
  535.             Text="upper-alpha"
  536.         />
  537.         <Item
  538.             Caption="upper-latin"
  539.             Description=""
  540.             Text="upper-latin"
  541.         />
  542.         <Item
  543.             Caption="hebrew"
  544.             Description=""
  545.             Text="hebrew"
  546.         />
  547.         <Item
  548.             Caption="armenian"
  549.             Description=""
  550.             Text="armenian"
  551.         />
  552.         <Item
  553.             Caption="georgian"
  554.             Description=""
  555.             Text="georgian"
  556.         />
  557.         <Item
  558.             Caption="cjk-ideographic"
  559.             Description=""
  560.             Text="cjk-ideographic"
  561.         />
  562.         <Item
  563.             Caption="hiragana"
  564.             Description=""
  565.             Text="hiragana"
  566.         />
  567.         <Item
  568.             Caption="katakana"
  569.             Description=""
  570.             Text="katakana"
  571.         />
  572.         <Item
  573.             Caption="hiragana-iroha"
  574.             Description=""
  575.             Text="hiragana-iroha"
  576.         />
  577.         <Item
  578.             Caption="katakana-iroha"
  579.             Description=""
  580.             Text="katakana-iroha"
  581.         />
  582.         <Item
  583.             Caption="none"
  584.             Description=""
  585.             Text="none"
  586.         />
  587.     </ListStyleType>
  588.     <ListStylePosition>
  589.         <Item
  590.             Caption="inside"
  591.             Description=""
  592.             Text="inside"
  593.         />
  594.         <Item
  595.             Caption="outside"
  596.             Description=""
  597.             Text="outside"
  598.         />
  599.     </ListStylePosition>
  600.     <MarginWidth>
  601.         <Item
  602.             Caption="length"
  603.             Description=""
  604.             Text="|10px"
  605.         />
  606.         <Item
  607.             Caption="percentage"
  608.             Description=""
  609.             Text="|100%"
  610.         />
  611.         <Item
  612.             Caption="auto"
  613.             Description=""
  614.             Text="auto"
  615.         />
  616.     </MarginWidth>
  617.     <Item
  618.         Caption="azimuth"
  619.         Description="Property for aural presentation"
  620.         Text="azimuth: "
  621.     >
  622.         <Item
  623.             Caption="<angle>"
  624.             Description=""
  625.             Text="90deg"
  626.         />
  627.         <Item
  628.             Caption="left-side"
  629.             Description=""
  630.             Text="left-side"
  631.         />
  632.         <Item
  633.             Caption="far-left"
  634.             Description=""
  635.             Text="far-left"
  636.         />
  637.         <Item
  638.             Caption="left"
  639.             Description=""
  640.             Text="left"
  641.         />
  642.         <Item
  643.             Caption="center-left"
  644.             Description=""
  645.             Text="center-left"
  646.         />
  647.         <Item
  648.             Caption="center"
  649.             Description=""
  650.             Text="center"
  651.         />
  652.         <Item
  653.             Caption="center-right"
  654.             Description=""
  655.             Text="center-right"
  656.         />
  657.         <Item
  658.             Caption="right"
  659.             Description=""
  660.             Text="right"
  661.         />
  662.         <Item
  663.             Caption="far-right"
  664.             Description=""
  665.             Text=""
  666.         />
  667.         <Item
  668.             Caption="right-side"
  669.             Description=""
  670.             Text="right-side"
  671.         />
  672.         <Item
  673.             Caption="behind"
  674.             Description=""
  675.             Text="behind"
  676.         />
  677.         <Item
  678.             Caption="leftwards"
  679.             Description=""
  680.             Text="leftwards"
  681.         />
  682.         <Item
  683.             Caption="rightwards"
  684.             Description=""
  685.             Text="rightwards"
  686.         />
  687.         <Item
  688.             Caption="inherit"
  689.             Description=""
  690.             Text="inherit"
  691.         />
  692.     </Item>
  693.     <Item
  694.         Caption="background"
  695.         Description="Shorthand property for setting the individual background properties"
  696.         Text="background: "
  697.     >
  698.     </Item>
  699.     <Item
  700.         Caption="background-attachment"
  701.         Description="Whether background image is fixed with regard to the viewport ('fixed') or scrolls along with the document ('scroll')"
  702.         Text="background-attachment: "
  703.     >
  704.         <Item
  705.             Caption="scroll"
  706.             Description=""
  707.             Text="scroll"
  708.         />
  709.         <Item
  710.             Caption="fixed"
  711.             Description=""
  712.             Text="fixed"
  713.         />
  714.         <Item
  715.             Caption="inherit"
  716.             Description=""
  717.             Text="inherit"
  718.         />
  719.     </Item>
  720.     <Item
  721.         Caption="background-color"
  722.         Description="Sets the background color of an element, either a <color> value or the keyword 'transparent'"
  723.         Text="background-color: "
  724.     >
  725.         <Item
  726.             Reference="Color/Item"
  727.         />
  728.         <Item
  729.             Caption="transparent"
  730.             Description=""
  731.             Text="transparent"
  732.         />
  733.         <Item
  734.             Caption="inherit"
  735.             Description=""
  736.             Text="inherit"
  737.         />
  738.     </Item>
  739.     <Item
  740.         Caption="background-image"
  741.         Description="Sets the background image of an element"
  742.         Text="background-image: "
  743.     >
  744.         <Item
  745.             Caption="none"
  746.             Description=""
  747.             Text=""
  748.         />
  749.         <Item
  750.             Caption="uri(...)"
  751.             Description=""
  752.             Text="url(|)"
  753.         />
  754.         <Item
  755.             Caption="inherit"
  756.             Description=""
  757.             Text="inherit"
  758.         />
  759.     </Item>
  760.     <Item
  761.         Caption="background-position"
  762.         Description="Specifies its initial position of background image"
  763.         Text="background-position: "
  764.     >
  765.         <Item
  766.             Caption="percentage"
  767.             Description=""
  768.             Text="100%"
  769.         />
  770.         <Item
  771.             Caption="length"
  772.             Description=""
  773.             Text="10px"
  774.         />
  775.         <Item
  776.             Caption="top"
  777.             Description=""
  778.             Text="top"
  779.         />
  780.         <Item
  781.             Caption="center"
  782.             Description=""
  783.             Text="center"
  784.         />
  785.         <Item
  786.             Caption="bottom"
  787.             Description=""
  788.             Text="bottom"
  789.         />
  790.         <Item
  791.             Caption="left"
  792.             Description=""
  793.             Text="left"
  794.         />
  795.         <Item
  796.             Caption="right"
  797.             Description=""
  798.             Text="right"
  799.         />
  800.         <Item
  801.             Caption="inherit"
  802.             Description=""
  803.             Text="inherit"
  804.         />
  805.     </Item>
  806.     <Item
  807.         Caption="background-repeat"
  808.         Description="Specifies whether the background image is repeated (tiled), and how"
  809.         Text="background-repeat: "
  810.     >
  811.         <Item
  812.             Caption="repeat"
  813.             Description=""
  814.             Text="repeat"
  815.         />
  816.         <Item
  817.             Caption="repeat-x"
  818.             Description=""
  819.             Text="repeat-x"
  820.         />
  821.         <Item
  822.             Caption="repeat-y"
  823.             Description=""
  824.             Text="repeat-y"
  825.         />
  826.         <Item
  827.             Caption="no-repeat"
  828.             Description=""
  829.             Text="no-repeat"
  830.         />
  831.         <Item
  832.             Caption="inherit"
  833.             Description=""
  834.             Text="inherit"
  835.         />
  836.     </Item>
  837.     <Item
  838.         Caption="border"
  839.         Description="Shorthand property for setting the same width, color, and style for all four borders of a box"
  840.         Text="border: "
  841.     >
  842.         <Item
  843.             Reference="BorderWidth/Item"
  844.         />
  845.         <Item
  846.             Reference="BorderStyle/Item"
  847.         />
  848.         <Item
  849.             Reference="Color/Item"
  850.         />
  851.         <Item
  852.             Caption="inherit"
  853.             Description=""
  854.             Text="inherit"
  855.         />
  856.     </Item>
  857.     <Item
  858.         Caption="border-collapse"
  859.         Description="Selects a table's border model"
  860.         Text="border-collapse: "
  861.     >
  862.         <Item
  863.             Caption="collapse"
  864.             Description=""
  865.             Text="collapse"
  866.         />
  867.         <Item
  868.             Caption="separate"
  869.             Description=""
  870.             Text="separate"
  871.         />
  872.         <Item
  873.             Caption="inherit"
  874.             Description=""
  875.             Text="inherit"
  876.         />
  877.     </Item>
  878.     <Item
  879.         Caption="border-color"
  880.         Description="Sets the color of the four borders"
  881.         Text="border-color: "
  882.     >
  883.         <Item
  884.             Reference="Color/Item"
  885.         />
  886.         <Item
  887.             Caption="transparent"
  888.             Description=""
  889.             Text="transparent"
  890.         />
  891.         <Item
  892.             Caption="inherit"
  893.             Description=""
  894.             Text="inherit"
  895.         />
  896.     </Item>
  897.     <Item
  898.         Caption="border-spacing"
  899.         Description="Specify the distance that separates adjacent cell borders"
  900.         Text="border-spacing: "
  901.     >
  902.         <Item
  903.             Caption="length"
  904.             Description=""
  905.             Text="10px"
  906.         />
  907.         <Item
  908.             Caption="inherit"
  909.             Description=""
  910.             Text="inherit"
  911.         />
  912.     </Item>
  913.     <Item
  914.         Caption="border-style"
  915.         Description="Sets the style of the four borders"
  916.         Text="border-style: "
  917.     >
  918.         <Item
  919.             Reference="BorderStyle/Item"
  920.         />
  921.         <Item
  922.             Caption="inherit"
  923.             Description=""
  924.             Text="inherit"
  925.         />
  926.     </Item>
  927.     <Item
  928.         Caption="border-top"
  929.         Description="Shorthand property for setting the width, style, and color of the top border of a box"
  930.         Text="border-top: "
  931.     >
  932.         <Item
  933.             Reference="BorderWidth/Item"
  934.         />
  935.         <Item
  936.             Reference="BorderStyle/Item"
  937.         />
  938.         <Item
  939.             Reference="Color/Item"
  940.         />
  941.         <Item
  942.             Caption="inherit"
  943.             Description=""
  944.             Text="inherit"
  945.         />
  946.     </Item>
  947.     <Item
  948.         Caption="border-right"
  949.         Description="Shorthand property for setting the width, style, and color of the right border of a box"
  950.         Text="border-right: "
  951.     >
  952.         <Item
  953.             Reference="BorderWidth/Item"
  954.         />
  955.         <Item
  956.             Reference="BorderStyle/Item"
  957.         />
  958.         <Item
  959.             Reference="Color/Item"
  960.         />
  961.         <Item
  962.             Caption="inherit"
  963.             Description=""
  964.             Text="inherit"
  965.         />
  966.     </Item>
  967.     <Item
  968.         Caption="border-bottom"
  969.         Description="Shorthand property for setting the width, style, and color of the bottom border of a box"
  970.         Text="border-bottom: "
  971.     >
  972.         <Item
  973.             Reference="BorderWidth/Item"
  974.         />
  975.         <Item
  976.             Reference="BorderStyle/Item"
  977.         />
  978.         <Item
  979.             Reference="Color/Item"
  980.         />
  981.         <Item
  982.             Caption="inherit"
  983.             Description=""
  984.             Text="inherit"
  985.         />
  986.     </Item>
  987.     <Item
  988.         Caption="border-left"
  989.         Description="Shorthand property for setting the width, style, and color of the left border of a box"
  990.         Text="border-left: "
  991.     >
  992.         <Item
  993.             Reference="BorderWidth/Item"
  994.         />
  995.         <Item
  996.             Reference="BorderStyle/Item"
  997.         />
  998.         <Item
  999.             Reference="Color/Item"
  1000.         />
  1001.         <Item
  1002.             Caption="inherit"
  1003.             Description=""
  1004.             Text="inherit"
  1005.         />
  1006.     </Item>
  1007.     <Item
  1008.         Caption="border-top-color"
  1009.         Description="Sets the color of the top border"
  1010.         Text="border-top-color: "
  1011.     >
  1012.         <Item
  1013.             Reference="Color/Item"
  1014.         />
  1015.         <Item
  1016.             Caption="inherit"
  1017.             Description=""
  1018.             Text="inherit"
  1019.         />
  1020.     </Item>
  1021.     <Item
  1022.         Caption="border-right-color"
  1023.         Description="Sets the color of the right border"
  1024.         Text="border-right-color: "
  1025.     >
  1026.         <Item
  1027.             Reference="Color/Item"
  1028.         />
  1029.         <Item
  1030.             Caption="inherit"
  1031.             Description=""
  1032.             Text="inherit"
  1033.         />
  1034.     </Item>
  1035.     <Item
  1036.         Caption="border-bottom-color"
  1037.         Description="Sets the color of the bottom border"
  1038.         Text="border-bottom-color: "
  1039.     >
  1040.         <Item
  1041.             Reference="Color/Item"
  1042.         />
  1043.         <Item
  1044.             Caption="inherit"
  1045.             Description=""
  1046.             Text="inherit"
  1047.         />
  1048.     </Item>
  1049.     <Item
  1050.         Caption="border-left-color"
  1051.         Description="Sets the color of the left border"
  1052.         Text="border-left-color: "
  1053.     >
  1054.         <Item
  1055.             Reference="Color/Item"
  1056.         />
  1057.         <Item
  1058.             Caption="inherit"
  1059.             Description=""
  1060.             Text="inherit"
  1061.         />
  1062.     </Item>
  1063.     <Item
  1064.         Caption="border-top-style"
  1065.         Description="Sets the style of the top borders"
  1066.         Text="border-top-style: "
  1067.     >
  1068.         <Item
  1069.             Reference="BorderStyle/Item"
  1070.         />
  1071.         <Item
  1072.             Caption="inherit"
  1073.             Description=""
  1074.             Text="inherit"
  1075.         />
  1076.     </Item>
  1077.     <Item
  1078.         Caption="border-right-style"
  1079.         Description="Sets the style of the right borders"
  1080.         Text="border-right-style: "
  1081.     >
  1082.         <Item
  1083.             Reference="BorderStyle/Item"
  1084.         />
  1085.         <Item
  1086.             Caption="inherit"
  1087.             Description=""
  1088.             Text="inherit"
  1089.         />
  1090.     </Item>
  1091.     <Item
  1092.         Caption="border-bottom-style"
  1093.         Description="Sets the style of the bottom borders"
  1094.         Text="border-bottom-style: "
  1095.     >
  1096.         <Item
  1097.             Reference="BorderStyle/Item"
  1098.         />
  1099.         <Item
  1100.             Caption="inherit"
  1101.             Description=""
  1102.             Text="inherit"
  1103.         />
  1104.     </Item>
  1105.     <Item
  1106.         Caption="border-left-style"
  1107.         Description="Sets the style of the left borders"
  1108.         Text="border-left-style: "
  1109.     >
  1110.         <Item
  1111.             Reference="BorderStyle/Item"
  1112.         />
  1113.         <Item
  1114.             Caption="inherit"
  1115.             Description=""
  1116.             Text="inherit"
  1117.         />
  1118.     </Item>
  1119.     <Item
  1120.         Caption="border-top-width"
  1121.         Description="Set the width of the top border of a box"
  1122.         Text="border-top-width: "
  1123.     >
  1124.         <Item
  1125.             Reference="BorderWidth/Item"
  1126.         />
  1127.         <Item
  1128.             Caption="inherit"
  1129.             Description=""
  1130.             Text="inherit"
  1131.         />
  1132.     </Item>
  1133.     <Item
  1134.         Caption="border-right-width"
  1135.         Description="Set the width of the right border of a box"
  1136.         Text="border-right-width: "
  1137.     >
  1138.         <Item
  1139.             Reference="BorderWidth/Item"
  1140.         />
  1141.         <Item
  1142.             Caption="inherit"
  1143.             Description=""
  1144.             Text="inherit"
  1145.         />
  1146.     </Item>
  1147.     <Item
  1148.         Caption="border-bottom-width"
  1149.         Description="Set the width of the bottom border of a box"
  1150.         Text="border-bottom-width: "
  1151.     >
  1152.         <Item
  1153.             Reference="BorderWidth/Item"
  1154.         />
  1155.         <Item
  1156.             Caption="inherit"
  1157.             Description=""
  1158.             Text="inherit"
  1159.         />
  1160.     </Item>
  1161.     <Item
  1162.         Caption="border-left-width"
  1163.         Description="Set the width of the left border of a box"
  1164.         Text="border-left-width: "
  1165.     >
  1166.         <Item
  1167.             Reference="BorderWidth/Item"
  1168.         />
  1169.         <Item
  1170.             Caption="inherit"
  1171.             Description=""
  1172.             Text="inherit"
  1173.         />
  1174.     </Item>
  1175.     <Item
  1176.         Caption="border-width"
  1177.         Description=""
  1178.         Text="border-width: "
  1179.     >
  1180.         <Item
  1181.             Reference="BorderWidth/Item"
  1182.         />
  1183.         <Item
  1184.             Caption="inherit"
  1185.             Description=""
  1186.             Text="inherit"
  1187.         />
  1188.     </Item>
  1189.     <Item
  1190.         Caption="bottom"
  1191.         Description="Specifies how far a box's bottom content edge is offset above the bottom of the box's containing block"
  1192.         Text="bottom: "
  1193.     >
  1194.         <Item
  1195.             Caption="length"
  1196.             Description=""
  1197.             Text="10px"
  1198.         />
  1199.         <Item
  1200.             Caption="percentage"
  1201.             Description=""
  1202.             Text="100%"
  1203.         />
  1204.         <Item
  1205.             Caption="auto"
  1206.             Description=""
  1207.             Text="auto"
  1208.         />
  1209.         <Item
  1210.             Caption="inherit"
  1211.             Description=""
  1212.             Text="inherit"
  1213.         />
  1214.     </Item>
  1215.     <Item
  1216.         Caption="caption-side"
  1217.         Description="Specifies the position of the caption box with respect to the table box"
  1218.         Text="caption-side: "
  1219.     >
  1220.         <Item
  1221.             Caption="top"
  1222.             Description=""
  1223.             Text="top"
  1224.         />
  1225.         <Item
  1226.             Caption="bottom"
  1227.             Description=""
  1228.             Text="bottom"
  1229.         />
  1230.         <Item
  1231.             Caption="left"
  1232.             Description=""
  1233.             Text="left"
  1234.         />
  1235.         <Item
  1236.             Caption="right"
  1237.             Description=""
  1238.             Text="right"
  1239.         />
  1240.         <Item
  1241.             Caption="inherit"
  1242.             Description=""
  1243.             Text="inherit"
  1244.         />
  1245.     </Item>
  1246.     <Item
  1247.         Caption="clear"
  1248.         Description="Indicates which sides of an element's box(es) may not be adjacent to an earlier floating box"
  1249.         Text="clear: "
  1250.     >
  1251.         <Item
  1252.             Caption="none"
  1253.             Description=""
  1254.             Text="none"
  1255.         />
  1256.         <Item
  1257.             Caption="left"
  1258.             Description=""
  1259.             Text="left"
  1260.         />
  1261.         <Item
  1262.             Caption="right"
  1263.             Description=""
  1264.             Text="right"
  1265.         />
  1266.         <Item
  1267.             Caption="both"
  1268.             Description=""
  1269.             Text="both"
  1270.         />
  1271.         <Item
  1272.             Caption="inherit"
  1273.             Description=""
  1274.             Text="inherit"
  1275.         />
  1276.     </Item>
  1277.     <Item
  1278.         Caption="clip"
  1279.         Description="Applies to elements that have a 'overflow' property with a value other than 'visible'"
  1280.         Text="clip: "
  1281.     >
  1282.         <Item
  1283.             Caption="shape"
  1284.             Description=""
  1285.             Text="rect(|10px, 10px, 10px, 10px)"
  1286.         />
  1287.         <Item
  1288.             Caption="auto"
  1289.             Description=""
  1290.             Text="auto"
  1291.         />
  1292.         <Item
  1293.             Caption="inherit"
  1294.             Description=""
  1295.             Text="inherit"
  1296.         />
  1297.     </Item>
  1298.     <Item
  1299.         Caption="color"
  1300.         Description="Describes the foreground color of an element's text content"
  1301.         Text="color: "
  1302.     >
  1303.         <Item
  1304.             Reference="Color/Item"
  1305.         />
  1306.         <Item
  1307.             Caption="inherit"
  1308.             Description=""
  1309.             Text="inherit"
  1310.         />
  1311.     </Item>
  1312.     <Item
  1313.         Caption="content"
  1314.         Description="Used with the :before and :after pseudo-elements to generate content in a document"
  1315.         Text="content: "
  1316.     >
  1317.         <Item
  1318.             Caption="<string>"
  1319.             Description=""
  1320.             Text=""
  1321.         />
  1322.         <Item
  1323.             Caption="uri(...)"
  1324.             Description=""
  1325.             Text="url(|)"
  1326.         />
  1327.         <Item
  1328.             Caption="counter"
  1329.             Description=""
  1330.             Text="counter(|, )"
  1331.         />
  1332.         <Item
  1333.             Caption="attr(X)"
  1334.             Description=""
  1335.             Text="attr(X)"
  1336.         />
  1337.         <Item
  1338.             Caption="open-quote"
  1339.             Description=""
  1340.             Text="open-quote"
  1341.         />
  1342.         <Item
  1343.             Caption="close-quote"
  1344.             Description=""
  1345.             Text="close-quote"
  1346.         />
  1347.         <Item
  1348.             Caption="no-open-quote"
  1349.             Description=""
  1350.             Text="no-open-quote"
  1351.         />
  1352.         <Item
  1353.             Caption="no-close-quote"
  1354.             Description=""
  1355.             Text="no-close-quote"
  1356.         />
  1357.         <Item
  1358.             Caption="inherit"
  1359.             Description=""
  1360.             Text="inherit"
  1361.         />
  1362.     </Item>
  1363.     <Item
  1364.         Caption="counter-increment"
  1365.         Description="Indicates by how much the counter is incremented for every occurrence of the element"
  1366.         Text="counter-increment: "
  1367.     >
  1368.         <Item
  1369.             Caption="identifier + integer"
  1370.             Description=""
  1371.             Text="|id1"
  1372.         />
  1373.         <Item
  1374.             Caption="none"
  1375.             Description=""
  1376.             Text="none"
  1377.         />
  1378.         <Item
  1379.             Caption="inherit"
  1380.             Description=""
  1381.             Text="inherit"
  1382.         />
  1383.     </Item>
  1384.     <Item
  1385.         Caption="counter-reset"
  1386.         Description="Gives the value that the counter is set to on each occurrence of the element"
  1387.         Text="counter-reset: "
  1388.     >
  1389.         <Item
  1390.             Caption="identifier + integer"
  1391.             Description=""
  1392.             Text="|id1"
  1393.         />
  1394.         <Item
  1395.             Caption="none"
  1396.             Description=""
  1397.             Text="none"
  1398.         />
  1399.         <Item
  1400.             Caption="inherit"
  1401.             Description=""
  1402.             Text="inherit"
  1403.         />
  1404.     </Item>
  1405.     <Item
  1406.         Caption="cue"
  1407.         Description="Shorthand for setting 'cue-before' and 'cue-after'"
  1408.         Text="cue: "
  1409.     >
  1410.         <Item
  1411.             Caption="uri(...)"
  1412.             Description=""
  1413.             Text="url(|)"
  1414.         />
  1415.         <Item
  1416.             Caption="none"
  1417.             Description=""
  1418.             Text="none"
  1419.         />
  1420.         <Item
  1421.             Caption="inherit"
  1422.             Description=""
  1423.             Text="inherit"
  1424.         />
  1425.     </Item>
  1426.     <Item
  1427.         Caption="cue-after"
  1428.         Description="Auditory icons are another way to distinguish semantic elements. Sounds may be played before and/or after the element to delimit it."
  1429.         Text="cue-after: "
  1430.     >
  1431.         <Item
  1432.             Caption="uri(...)"
  1433.             Description=""
  1434.             Text="url(|)"
  1435.         />
  1436.         <Item
  1437.             Caption="none"
  1438.             Description=""
  1439.             Text="none"
  1440.         />
  1441.         <Item
  1442.             Caption="inherit"
  1443.             Description=""
  1444.             Text="inherit"
  1445.         />
  1446.     </Item>
  1447.     <Item
  1448.         Caption="cue-before"
  1449.         Description="Auditory icons are another way to distinguish semantic elements. Sounds may be played before and/or after the element to delimit it."
  1450.         Text="cue-before: "
  1451.     >
  1452.         <Item
  1453.             Caption="uri(...)"
  1454.             Description=""
  1455.             Text="url(|)"
  1456.         />
  1457.         <Item
  1458.             Caption="none"
  1459.             Description=""
  1460.             Text="none"
  1461.         />
  1462.         <Item
  1463.             Caption="inherit"
  1464.             Description=""
  1465.             Text="inherit"
  1466.         />
  1467.     </Item>
  1468.     <Item
  1469.         Caption="cursor"
  1470.         Description="Specifies the type of cursor to be displayed for the pointing device"
  1471.         Text="cursor: "
  1472.     >
  1473.         <Item
  1474.             Caption="uri(...)"
  1475.             Description=""
  1476.             Text="url(|)"
  1477.         />
  1478.         <Item
  1479.             Caption="auto"
  1480.             Description=""
  1481.             Text="auto"
  1482.         />
  1483.         <Item
  1484.             Caption="crosshair"
  1485.             Description=""
  1486.             Text="crosshair"
  1487.         />
  1488.         <Item
  1489.             Caption="default"
  1490.             Description=""
  1491.             Text="default"
  1492.         />
  1493.         <Item
  1494.             Caption="pointer"
  1495.             Description=""
  1496.             Text="pointer"
  1497.         />
  1498.         <Item
  1499.             Caption="move"
  1500.             Description=""
  1501.             Text="move"
  1502.         />
  1503.         <Item
  1504.             Caption="e-resize"
  1505.             Description=""
  1506.             Text="e-resize"
  1507.         />
  1508.         <Item
  1509.             Caption="ne-resize"
  1510.             Description=""
  1511.             Text="ne-resize"
  1512.         />
  1513.         <Item
  1514.             Caption="nw-resize"
  1515.             Description=""
  1516.             Text="nw-resize"
  1517.         />
  1518.         <Item
  1519.             Caption="n-resize"
  1520.             Description=""
  1521.             Text="n-resize"
  1522.         />
  1523.         <Item
  1524.             Caption="se-resize"
  1525.             Description=""
  1526.             Text="se-resize"
  1527.         />
  1528.         <Item
  1529.             Caption="sw-resize"
  1530.             Description=""
  1531.             Text="sw-resize"
  1532.         />
  1533.         <Item
  1534.             Caption="s-resize"
  1535.             Description=""
  1536.             Text="s-resize"
  1537.         />
  1538.         <Item
  1539.             Caption="w-resize"
  1540.             Description=""
  1541.             Text="w-resize"
  1542.         />
  1543.         <Item
  1544.             Caption="text"
  1545.             Description=""
  1546.             Text="text"
  1547.         />
  1548.         <Item
  1549.             Caption="wait"
  1550.             Description=""
  1551.             Text="wait"
  1552.         />
  1553.         <Item
  1554.             Caption="help"
  1555.             Description=""
  1556.             Text="help"
  1557.         />
  1558.         <Item
  1559.             Caption="inherit"
  1560.             Description=""
  1561.             Text="inherit"
  1562.         />
  1563.     </Item>
  1564.     <Item
  1565.         Caption="direction"
  1566.         Description="Specifies the base writing direction of blocks and the direction of embeddings and overrides"
  1567.         Text="direction: "
  1568.     >
  1569.         <Item
  1570.             Caption="ltr"
  1571.             Description=""
  1572.             Text="ltr"
  1573.         />
  1574.         <Item
  1575.             Caption="rtl"
  1576.             Description=""
  1577.             Text="rtl"
  1578.         />
  1579.         <Item
  1580.             Caption="inherit"
  1581.             Description=""
  1582.             Text="inherit"
  1583.         />
  1584.     </Item>
  1585.     <Item
  1586.         Caption="display"
  1587.         Description=""
  1588.         Text="display: "
  1589.     >
  1590.         <Item
  1591.             Caption="inline"
  1592.             Description=""
  1593.             Text="inline"
  1594.         />
  1595.         <Item
  1596.             Caption="block"
  1597.             Description=""
  1598.             Text="block"
  1599.         />
  1600.         <Item
  1601.             Caption="list-item"
  1602.             Description=""
  1603.             Text="list-item"
  1604.         />
  1605.         <Item
  1606.             Caption="run-in"
  1607.             Description=""
  1608.             Text="run-in"
  1609.         />
  1610.         <Item
  1611.             Caption="compact"
  1612.             Description=""
  1613.             Text="compact"
  1614.         />
  1615.         <Item
  1616.             Caption="marker"
  1617.             Description=""
  1618.             Text="marker"
  1619.         />
  1620.         <Item
  1621.             Caption="table"
  1622.             Description=""
  1623.             Text="table"
  1624.         />
  1625.         <Item
  1626.             Caption="inline-table"
  1627.             Description=""
  1628.             Text="inline-table"
  1629.         />
  1630.         <Item
  1631.             Caption="table-row-group"
  1632.             Description=""
  1633.             Text="table-row-group"
  1634.         />
  1635.         <Item
  1636.             Caption="table-header-group"
  1637.             Description=""
  1638.             Text="table-header-group"
  1639.         />
  1640.         <Item
  1641.             Caption="table-footer-group"
  1642.             Description=""
  1643.             Text="table-footer-group"
  1644.         />
  1645.         <Item
  1646.             Caption="table-row"
  1647.             Description=""
  1648.             Text="table-row"
  1649.         />
  1650.         <Item
  1651.             Caption="table-column-group"
  1652.             Description=""
  1653.             Text="table-column-group"
  1654.         />
  1655.         <Item
  1656.             Caption="table-column"
  1657.             Description=""
  1658.             Text="table-column"
  1659.         />
  1660.         <Item
  1661.             Caption="table-cell"
  1662.             Description=""
  1663.             Text="table-cell"
  1664.         />
  1665.         <Item
  1666.             Caption="table-caption"
  1667.             Description=""
  1668.             Text="table-caption"
  1669.         />
  1670.         <Item
  1671.             Caption="none"
  1672.             Description=""
  1673.             Text="none"
  1674.         />
  1675.         <Item
  1676.             Caption="inherit"
  1677.             Description=""
  1678.             Text="inherit"
  1679.         />
  1680.     </Item>
  1681.     <Item
  1682.         Caption="elevation"
  1683.         Description=""
  1684.         Text="elevation: "
  1685.     >
  1686.         <Item
  1687.             Caption="angle"
  1688.             Description=""
  1689.             Text="|90deg"
  1690.         />
  1691.         <Item
  1692.             Caption="below"
  1693.             Description=""
  1694.             Text="below"
  1695.         />
  1696.         <Item
  1697.             Caption="level"
  1698.             Description=""
  1699.             Text="level"
  1700.         />
  1701.         <Item
  1702.             Caption="above"
  1703.             Description=""
  1704.             Text="above"
  1705.         />
  1706.         <Item
  1707.             Caption="higher"
  1708.             Description=""
  1709.             Text="higher"
  1710.         />
  1711.         <Item
  1712.             Caption="lower"
  1713.             Description=""
  1714.             Text="lower"
  1715.         />
  1716.         <Item
  1717.             Caption="inherit"
  1718.             Description=""
  1719.             Text="inherit"
  1720.         />
  1721.     </Item>
  1722.     <Item
  1723.         Caption="empty-cells"
  1724.         Description="Controls the rendering of borders around cells that have no visible content"
  1725.         Text="empty-cells: "
  1726.     >
  1727.         <Item
  1728.             Caption="show"
  1729.             Description=""
  1730.             Text="show"
  1731.         />
  1732.         <Item
  1733.             Caption="hide"
  1734.             Description=""
  1735.             Text="hide"
  1736.         />
  1737.         <Item
  1738.             Caption="inherit"
  1739.             Description=""
  1740.             Text="inherit"
  1741.         />
  1742.     </Item>
  1743.     <Item
  1744.         Caption="float"
  1745.         Description="Specifies whether a box should float to the left, right, or not at all"
  1746.         Text="float: "
  1747.     >
  1748.         <Item
  1749.             Caption="left"
  1750.             Description=""
  1751.             Text="left"
  1752.         />
  1753.         <Item
  1754.             Caption="right"
  1755.             Description=""
  1756.             Text="right"
  1757.         />
  1758.         <Item
  1759.             Caption="none"
  1760.             Description=""
  1761.             Text="none"
  1762.         />
  1763.         <Item
  1764.             Caption="inherit"
  1765.             Description=""
  1766.             Text="inherit"
  1767.         />
  1768.     </Item>
  1769.     <Item
  1770.         Caption="font"
  1771.         Description="Shorthand property for setting 'font-style', 'font-variant', 'font-weight', 'font-size', 'line-height', and 'font-family'"
  1772.         Text="font: "
  1773.     >
  1774.         <Item
  1775.             Reference="FontStyle/Item"
  1776.         />
  1777.         <Item
  1778.             Reference="FontVariant/Item"
  1779.         />
  1780.         <Item
  1781.             Reference="FontWeight/Item"
  1782.         />
  1783.         <Item
  1784.             Reference="FontSize/Item"
  1785.         />
  1786.         <Item
  1787.             Reference="GenericFontFamily/Item"
  1788.         />
  1789.         <Item
  1790.             Caption="caption"
  1791.             Description=""
  1792.             Text="caption"
  1793.         />
  1794.         <Item
  1795.             Caption="icon"
  1796.             Description=""
  1797.             Text="icon"
  1798.         />
  1799.         <Item
  1800.             Caption="menu"
  1801.             Description=""
  1802.             Text="menu"
  1803.         />
  1804.         <Item
  1805.             Caption="message-box"
  1806.             Description=""
  1807.             Text="message-box"
  1808.         />
  1809.         <Item
  1810.             Caption="small-caption"
  1811.             Description=""
  1812.             Text="small-caption"
  1813.         />
  1814.         <Item
  1815.             Caption="status-bar"
  1816.             Description=""
  1817.             Text="status-bar"
  1818.         />
  1819.         <Item
  1820.             Caption="inherit"
  1821.             Description=""
  1822.             Text="inherit"
  1823.         />
  1824.     </Item>
  1825.     <Item
  1826.         Caption="font-family"
  1827.         Description="Specifies a prioritized list of font family names and/or generic family names"
  1828.         Text="font-family: "
  1829.     >
  1830.         <Item
  1831.             Reference="FontFamily/Item"
  1832.         />
  1833.         <Item
  1834.             Caption="inherit"
  1835.             Description=""
  1836.             Text="inherit"
  1837.         />
  1838.     </Item>
  1839.     <Item
  1840.         Caption="font-size"
  1841.         Description="Describes the size of the font when set solid"
  1842.         Text="font-size: "
  1843.     >
  1844.         <Item
  1845.             Reference="FontSize/Item"
  1846.         />
  1847.         <Item
  1848.             Caption="inherit"
  1849.             Description=""
  1850.             Text="inherit"
  1851.         />
  1852.     </Item>
  1853.     <Item
  1854.         Caption="font-size-adjust"
  1855.         Description="Allows authors to specify an aspect value for an element that will preserve the x-height of the first choice font in the substitute font"
  1856.         Text="font-size-adjust: "
  1857.     >
  1858.         <Item
  1859.             Caption="number"
  1860.             Description=""
  1861.             Text="|0"
  1862.         />
  1863.         <Item
  1864.             Caption="none"
  1865.             Description=""
  1866.             Text="none"
  1867.         />
  1868.         <Item
  1869.             Caption="inherit"
  1870.             Description=""
  1871.             Text="inherit"
  1872.         />
  1873.     </Item>
  1874.     <Item
  1875.         Caption="font-stretch"
  1876.         Description="Selects a normal, condensed, or extended face from a font family"
  1877.         Text="font-stretch: "
  1878.     >
  1879.         <Item
  1880.             Caption="normal"
  1881.             Description=""
  1882.             Text="normal"
  1883.         />
  1884.         <Item
  1885.             Caption="wider"
  1886.             Description=""
  1887.             Text="wider"
  1888.         />
  1889.         <Item
  1890.             Caption="narrower"
  1891.             Description=""
  1892.             Text="narrower"
  1893.         />
  1894.         <Item
  1895.             Caption="ultra-condensed"
  1896.             Description=""
  1897.             Text="ultra-condensed"
  1898.         />
  1899.         <Item
  1900.             Caption="extra-condensed"
  1901.             Description=""
  1902.             Text="extra-condensed"
  1903.         />
  1904.         <Item
  1905.             Caption="condensed"
  1906.             Description=""
  1907.             Text="condensed"
  1908.         />
  1909.         <Item
  1910.             Caption="semi-condensed"
  1911.             Description=""
  1912.             Text="semi-condensed"
  1913.         />
  1914.         <Item
  1915.             Caption="semi-expanded"
  1916.             Description=""
  1917.             Text="semi-expanded"
  1918.         />
  1919.         <Item
  1920.             Caption="expanded"
  1921.             Description=""
  1922.             Text="expanded"
  1923.         />
  1924.         <Item
  1925.             Caption="extra-expanded"
  1926.             Description=""
  1927.             Text="extra-expanded"
  1928.         />
  1929.         <Item
  1930.             Caption="ultra-expanded"
  1931.             Description=""
  1932.             Text="ultra-expanded"
  1933.         />
  1934.         <Item
  1935.             Caption="inherit"
  1936.             Description=""
  1937.             Text="inherit"
  1938.         />
  1939.     </Item>
  1940.     <Item
  1941.         Caption="font-style"
  1942.         Description="Requests normal (sometimes referred to as "roman" or "upright"), italic, and oblique faces within a font family"
  1943.         Text="font-style: "
  1944.     >
  1945.         <Item
  1946.             Reference="FontStyle/Item"
  1947.         />
  1948.         <Item
  1949.             Caption="inherit"
  1950.             Description=""
  1951.             Text="inherit"
  1952.         />
  1953.     </Item>
  1954.     <Item
  1955.         Caption="font-variant"
  1956.         Description="Requests a font for bicameral"
  1957.         Text="font-variant: "
  1958.     >
  1959.         <Item
  1960.             Reference="FontVariant"
  1961.         />
  1962.         <Item
  1963.             Caption="inherit"
  1964.             Description=""
  1965.             Text="inherit"
  1966.         />
  1967.     </Item>
  1968.     <Item
  1969.         Caption="font-weignt"
  1970.         Description="Specifies the weight of the font"
  1971.         Text="font-weight: "
  1972.     >
  1973.         <Item
  1974.             Reference="FontWeight/Item"
  1975.         />
  1976.         <Item
  1977.             Caption="inherited"
  1978.             Description=""
  1979.             Text="inherited"
  1980.         />
  1981.     </Item>
  1982.     <Item
  1983.         Caption="height"
  1984.         Description="Specifies the content height of boxes generated by block-level and replaced elements"
  1985.         Text="height: "
  1986.     >
  1987.         <Item
  1988.             Caption="length"
  1989.             Description=""
  1990.             Text="|10px"
  1991.         />
  1992.         <Item
  1993.             Caption="percentage"
  1994.             Description=""
  1995.             Text="|100%"
  1996.         />
  1997.         <Item
  1998.             Caption="auto"
  1999.             Description=""
  2000.             Text="auto"
  2001.         />
  2002.         <Item
  2003.             Caption="inherit"
  2004.             Description=""
  2005.             Text="inherit"
  2006.         />
  2007.     </Item>
  2008.     <Item
  2009.         Caption="left"
  2010.         Description="Specifies how far a box's left content edge is offset to the right of the left edge of the box's containing block"
  2011.         Text="left: "
  2012.     >
  2013.         <Item
  2014.             Caption="length"
  2015.             Description=""
  2016.             Text="|10px"
  2017.         />
  2018.         <Item
  2019.             Caption="percentage"
  2020.             Description=""
  2021.             Text="|100%"
  2022.         />
  2023.         <Item
  2024.             Caption="auto"
  2025.             Description=""
  2026.             Text="auto"
  2027.         />
  2028.         <Item
  2029.             Caption="inherit"
  2030.             Description=""
  2031.             Text="inherit"
  2032.         />
  2033.     </Item>
  2034.     <Item
  2035.         Caption="letter-spacing"
  2036.         Description="Specifies spacing behavior between text characters"
  2037.         Text="letter-spacing: "
  2038.     >
  2039.         <Item
  2040.             Caption="normal"
  2041.             Description=""
  2042.             Text="normal"
  2043.         />
  2044.         <Item
  2045.             Caption="length"
  2046.             Description=""
  2047.             Text="|10px"
  2048.         />
  2049.         <Item
  2050.             Caption="inherit"
  2051.             Description=""
  2052.             Text="inherit"
  2053.         />
  2054.     </Item>
  2055.     <Item
  2056.         Caption="line-height"
  2057.         Description="Specifies the minimal height of each generated inline box"
  2058.         Text="line-height: "
  2059.     >
  2060.         <Item
  2061.             Caption="normal"
  2062.             Description=""
  2063.             Text="normal"
  2064.         />
  2065.         <Item
  2066.             Caption="number"
  2067.             Description=""
  2068.             Text="|10"
  2069.         />
  2070.         <Item
  2071.             Caption="length"
  2072.             Description=""
  2073.             Text="|10px"
  2074.         />
  2075.         <Item
  2076.             Caption="percentage"
  2077.             Description=""
  2078.             Text="|100%"
  2079.         />
  2080.         <Item
  2081.             Caption="inherit"
  2082.             Description=""
  2083.             Text="inherit"
  2084.         />
  2085.     </Item>
  2086.     <Item
  2087.         Caption="list-style"
  2088.         Description="Shorthand notation for setting the three properties 'list-style-type', 'list-style-image', and 'list-style-position'"
  2089.         Text="list-style: "
  2090.     >
  2091.         <Item
  2092.             Reference="ListStyleType/Item"
  2093.         />
  2094.         <Item
  2095.             Reference="ListStylePosition/Item"
  2096.         />
  2097.         <Item
  2098.             Caption="uri(...)"
  2099.             Description=""
  2100.             Text="url(|)"
  2101.         />
  2102.         <Item
  2103.             Caption="inherit"
  2104.             Description=""
  2105.             Text="inherit"
  2106.         />
  2107.     </Item>
  2108.     <Item
  2109.         Caption="list-style-image"
  2110.         Description="Sets the image that will be used as the list item marker"
  2111.         Text="list-style-image: "
  2112.     >
  2113.         <Item
  2114.             Caption="uri(...)"
  2115.             Description=""
  2116.             Text="url(|)"
  2117.         />
  2118.         <Item
  2119.             Caption="inherit"
  2120.             Description=""
  2121.             Text="inherit"
  2122.         />
  2123.     </Item>
  2124.     <Item
  2125.         Caption="list-style-position"
  2126.         Description="Specifies the position of the marker box in the principal block box"
  2127.         Text="list-style-position: "
  2128.     >
  2129.         <Item
  2130.             Reference="ListStylePosition/Item"
  2131.         />
  2132.         <Item
  2133.             Caption="inherit"
  2134.             Description=""
  2135.             Text="inherit"
  2136.         />
  2137.     </Item>
  2138.     <Item
  2139.         Caption="list-style-type"
  2140.         Description="Specifies appearance of the list item marker if 'list-style-image' has the value 'none' or if the image pointed to by the URI cannot be displayed"
  2141.         Text="list-style-type: "
  2142.     >
  2143.         <Item
  2144.             Reference="ListStyleType/Item"
  2145.         />
  2146.         <Item
  2147.             Caption="inherit"
  2148.             Description=""
  2149.             Text="inherit"
  2150.         />
  2151.     </Item>
  2152.     <Item
  2153.         Caption="margin"
  2154.         Description="Shorthand property for setting 'margin-top', 'margin-right', 'margin-bottom', and 'margin-left'"
  2155.         Text="margin: "
  2156.     >
  2157.         <Item
  2158.             Reference="MarginWidth/Item"
  2159.         />
  2160.         <Item
  2161.             Caption="inherit"
  2162.             Description=""
  2163.             Text="inherit"
  2164.         />
  2165.     </Item>
  2166.     <Item
  2167.         Caption="margin-top"
  2168.         Description="Set the top margin of a box"
  2169.         Text="margin-top: "
  2170.     >
  2171.         <Item
  2172.             Reference="MarginWidth/Item"
  2173.         />
  2174.         <Item
  2175.             Caption="inherit"
  2176.             Description=""
  2177.             Text="inherit"
  2178.         />
  2179.     </Item>
  2180.     <Item
  2181.         Caption="margin-right"
  2182.         Description="Set the right margin of a box"
  2183.         Text="margin-right: "
  2184.     >
  2185.         <Item
  2186.             Reference="MarginWidth/Item"
  2187.         />
  2188.         <Item
  2189.             Caption="inherit"
  2190.             Description=""
  2191.             Text="inherit"
  2192.         />
  2193.     </Item>
  2194.     <Item
  2195.         Caption="margin-bottom"
  2196.         Description="Set the bottom margin of a box"
  2197.         Text="margin-bottom: "
  2198.     >
  2199.         <Item
  2200.             Reference="MarginWidth/Item"
  2201.         />
  2202.         <Item
  2203.             Caption="inherit"
  2204.             Description=""
  2205.             Text="inherit"
  2206.         />
  2207.     </Item>
  2208.     <Item
  2209.         Caption="margin-left"
  2210.         Description="Set the left margin of a box"
  2211.         Text="margin-left: "
  2212.     >
  2213.         <Item
  2214.             Reference="MarginWidth/Item"
  2215.         />
  2216.         <Item
  2217.             Caption="inherit"
  2218.             Description=""
  2219.             Text="inherit"
  2220.         />
  2221.     </Item>
  2222.     <Item
  2223.         Caption="marker-offset"
  2224.         Description="Specifies the distance between the nearest border edges of a marker box and its associated principal box"
  2225.         Text="marker-offset: "
  2226.     >
  2227.         <Item
  2228.             Caption="length"
  2229.             Description=""
  2230.             Text="|10px"
  2231.         />
  2232.         <Item
  2233.             Caption="auto"
  2234.             Description=""
  2235.             Text="auto"
  2236.         />
  2237.         <Item
  2238.             Caption="inherit"
  2239.             Description=""
  2240.             Text="inherit"
  2241.         />
  2242.     </Item>
  2243.     <Item
  2244.         Caption="marks"
  2245.         Description="Specifies whether cross marks or crop marks or both should be rendered just outside the page box edge"
  2246.         Text="marks: "
  2247.     >
  2248.         <Item
  2249.             Caption="crop"
  2250.             Description=""
  2251.             Text="crop"
  2252.         />
  2253.         <Item
  2254.             Caption="cross"
  2255.             Description=""
  2256.             Text="cross"
  2257.         />
  2258.         <Item
  2259.             Caption="none"
  2260.             Description=""
  2261.             Text="none"
  2262.         />
  2263.         <Item
  2264.             Caption="inherit"
  2265.             Description=""
  2266.             Text="inherit"
  2267.         />
  2268.     </Item>
  2269.     <Item
  2270.         Caption="max-height"
  2271.         Description="Allow authors to constrain box heights to a certain range"
  2272.         Text="max-height: "
  2273.     >
  2274.         <Item
  2275.             Caption="length"
  2276.             Description=""
  2277.             Text="|10px"
  2278.         />
  2279.         <Item
  2280.             Caption="percentage"
  2281.             Description=""
  2282.             Text="|100%"
  2283.         />
  2284.         <Item
  2285.             Caption="none"
  2286.             Description=""
  2287.             Text="none"
  2288.         />
  2289.         <Item
  2290.             Caption="inherit"
  2291.             Description=""
  2292.             Text="inherit"
  2293.         />
  2294.     </Item>
  2295.     <Item
  2296.         Caption="max-width"
  2297.         Description="Allow authors to constrain box widths to a certain range"
  2298.         Text="max-width: "
  2299.     >
  2300.         <Item
  2301.             Caption="length"
  2302.             Description=""
  2303.             Text="|10px"
  2304.         />
  2305.         <Item
  2306.             Caption="percentage"
  2307.             Description=""
  2308.             Text="|100%"
  2309.         />
  2310.         <Item
  2311.             Caption="none"
  2312.             Description=""
  2313.             Text="none"
  2314.         />
  2315.         <Item
  2316.             Caption="inherit"
  2317.             Description=""
  2318.             Text="inherit"
  2319.         />
  2320.     </Item>
  2321.     <Item
  2322.         Caption="min-height"
  2323.         Description="Allow authors to constrain box heights to a certain range"
  2324.         Text="min-height: "
  2325.     >
  2326.         <Item
  2327.             Caption="length"
  2328.             Description=""
  2329.             Text="|10px"
  2330.         />
  2331.         <Item
  2332.             Caption="percentage"
  2333.             Description=""
  2334.             Text="|100%"
  2335.         />
  2336.         <Item
  2337.             Caption="inherit"
  2338.             Description=""
  2339.             Text="inherit"
  2340.         />
  2341.     </Item>
  2342.     <Item
  2343.         Caption="min-width"
  2344.         Description="Allow authors to constrain box widths to a certain range"
  2345.         Text="min-width: "
  2346.     >
  2347.         <Item
  2348.             Caption="length"
  2349.             Description=""
  2350.             Text="|10px"
  2351.         />
  2352.         <Item
  2353.             Caption="percentage"
  2354.             Description=""
  2355.             Text="|100%"
  2356.         />
  2357.         <Item
  2358.             Caption="inherit"
  2359.             Description=""
  2360.             Text="inherit"
  2361.         />
  2362.     </Item>
  2363.     <Item
  2364.         Caption="orphans"
  2365.         Description="Specifies the minimum number of lines of a paragraph that must be left at the bottom of a page"
  2366.         Text="orphans: "
  2367.     >
  2368.         <Item
  2369.             Caption="integer"
  2370.             Description=""
  2371.             Text="|10"
  2372.         />
  2373.         <Item
  2374.             Caption="inherit"
  2375.             Description=""
  2376.             Text="inherit"
  2377.         />
  2378.     </Item>
  2379.     <Item
  2380.         Caption="outline"
  2381.         Description=""
  2382.         Text="outline: "
  2383.     >
  2384.         <Item
  2385.             Reference="Color/Item"
  2386.         />
  2387.         <Item
  2388.             Caption="invert"
  2389.             Description=""
  2390.             Text="invert"
  2391.         />
  2392.         <Item
  2393.             Reference="BorderStyle/Item"
  2394.         />
  2395.         <Item
  2396.             Reference="BorderWidth/Item"
  2397.         />
  2398.         <Item
  2399.             Caption="inherit"
  2400.             Description=""
  2401.             Text="inherit"
  2402.         />
  2403.     </Item>
  2404.     <Item
  2405.         Caption="outline-color"
  2406.         Description=""
  2407.         Text="outline-color: "
  2408.     >
  2409.         <Item
  2410.             Reference="Color/Item"
  2411.         />
  2412.         <Item
  2413.             Caption="invert"
  2414.             Description=""
  2415.             Text="invert"
  2416.         />
  2417.         <Item
  2418.             Caption="inherit"
  2419.             Description=""
  2420.             Text="inherit"
  2421.         />
  2422.     </Item>
  2423.     <Item
  2424.         Caption="outline-style"
  2425.         Description=""
  2426.         Text="outline-style: "
  2427.     >
  2428.         <Item
  2429.             Reference="BorderStyle/Item"
  2430.         />
  2431.         <Item
  2432.             Caption="inherit"
  2433.             Description=""
  2434.             Text="inherit"
  2435.         />
  2436.     </Item>
  2437.     <Item
  2438.         Caption="outline-width"
  2439.         Description=""
  2440.         Text="outline-width: "
  2441.     >
  2442.         <Item
  2443.             Reference="BorderWidth/Item"
  2444.         />
  2445.         <Item
  2446.             Caption="inherit"
  2447.             Description=""
  2448.             Text="inherit"
  2449.         />
  2450.     </Item>
  2451.     <Item
  2452.         Caption="overflow"
  2453.         Description="Specifies whether the content of a block-level element is clipped when it overflows the element's box (which is acting as a containing block for the content)"
  2454.         Text="overflow: "
  2455.     >
  2456.         <Item
  2457.             Caption="visible"
  2458.             Description=""
  2459.             Text="visible"
  2460.         />
  2461.         <Item
  2462.             Caption="hidden"
  2463.             Description=""
  2464.             Text="hidden"
  2465.         />
  2466.         <Item
  2467.             Caption="scroll"
  2468.             Description=""
  2469.             Text="scroll"
  2470.         />
  2471.         <Item
  2472.             Caption="auto"
  2473.             Description=""
  2474.             Text="auto"
  2475.         />
  2476.         <Item
  2477.             Caption="inherit"
  2478.             Description=""
  2479.             Text="inherit"
  2480.         />
  2481.     </Item>
  2482.     <Item
  2483.         Caption="padding"
  2484.         Description="Shorthand property for setting 'padding-top', 'padding-right', 'padding-bottom', and 'padding-left'"
  2485.         Text="padding: "
  2486.     >
  2487.         <Item
  2488.             Caption="length"
  2489.             Description=""
  2490.             Text="|10px"
  2491.         />
  2492.         <Item
  2493.             Caption="percentage"
  2494.             Description=""
  2495.             Text="|100%"
  2496.         />
  2497.         <Item
  2498.             Caption="inherit"
  2499.             Description=""
  2500.             Text="inherit"
  2501.         />
  2502.     </Item>
  2503.     <Item
  2504.         Caption="padding-top"
  2505.         Description="Set the top padding of a box"
  2506.         Text="padding-top: "
  2507.     >
  2508.         <Item
  2509.             Caption="length"
  2510.             Description=""
  2511.             Text="|10px"
  2512.         />
  2513.         <Item
  2514.             Caption="percentage"
  2515.             Description=""
  2516.             Text="|100%"
  2517.         />
  2518.         <Item
  2519.             Caption="inherit"
  2520.             Description=""
  2521.             Text="inherit"
  2522.         />
  2523.     </Item>
  2524.     <Item
  2525.         Caption="padding-right"
  2526.         Description="Set the right padding of a box"
  2527.         Text="padding-right: "
  2528.     >
  2529.         <Item
  2530.             Caption="length"
  2531.             Description=""
  2532.             Text="|10px"
  2533.         />
  2534.         <Item
  2535.             Caption="percentage"
  2536.             Description=""
  2537.             Text="|100%"
  2538.         />
  2539.         <Item
  2540.             Caption="inherit"
  2541.             Description=""
  2542.             Text="inherit"
  2543.         />
  2544.     </Item>
  2545.     <Item
  2546.         Caption="padding-bottom"
  2547.         Description="Set the bottom padding of a box"
  2548.         Text="padding-bottom: "
  2549.     >
  2550.         <Item
  2551.             Caption="length"
  2552.             Description=""
  2553.             Text="|10px"
  2554.         />
  2555.         <Item
  2556.             Caption="percentage"
  2557.             Description=""
  2558.             Text="|100%"
  2559.         />
  2560.         <Item
  2561.             Caption="inherit"
  2562.             Description=""
  2563.             Text="inherit"
  2564.         />
  2565.     </Item>
  2566.     <Item
  2567.         Caption="padding-left"
  2568.         Description="Set the left padding of a box"
  2569.         Text="padding-left: "
  2570.     >
  2571.         <Item
  2572.             Caption="length"
  2573.             Description=""
  2574.             Text="|10px"
  2575.         />
  2576.         <Item
  2577.             Caption="percentage"
  2578.             Description=""
  2579.             Text="|100%"
  2580.         />
  2581.         <Item
  2582.             Caption="inherit"
  2583.             Description=""
  2584.             Text="inherit"
  2585.         />
  2586.     </Item>
  2587.     <Item
  2588.         Caption="page"
  2589.         Description="Used to specify a particular type of page where an element should be displayed"
  2590.         Text="page: "
  2591.     >
  2592.         <Item
  2593.             Caption="identifier"
  2594.             Description=""
  2595.             Text=""
  2596.         />
  2597.         <Item
  2598.             Caption="auto"
  2599.             Description=""
  2600.             Text="auto"
  2601.         />
  2602.     </Item>
  2603.     <Item
  2604.         Caption="page-break-after"
  2605.         Description=""
  2606.         Text="page-break-after: "
  2607.     >
  2608.         <Item
  2609.             Caption="auto"
  2610.             Description=""
  2611.             Text="auto"
  2612.         />
  2613.         <Item
  2614.             Caption="always"
  2615.             Description=""
  2616.             Text="always"
  2617.         />
  2618.         <Item
  2619.             Caption="avoid"
  2620.             Description=""
  2621.             Text="avoid"
  2622.         />
  2623.         <Item
  2624.             Caption="left"
  2625.             Description=""
  2626.             Text="left"
  2627.         />
  2628.         <Item
  2629.             Caption="right"
  2630.             Description=""
  2631.             Text="right"
  2632.         />
  2633.         <Item
  2634.             Caption="inherit"
  2635.             Description=""
  2636.             Text="inherit"
  2637.         />
  2638.     </Item>
  2639.     <Item
  2640.         Caption="page-break-before"
  2641.         Description=""
  2642.         Text="page-break-before: "
  2643.     >
  2644.         <Item
  2645.             Caption="auto"
  2646.             Description=""
  2647.             Text="auto"
  2648.         />
  2649.         <Item
  2650.             Caption="always"
  2651.             Description=""
  2652.             Text="always"
  2653.         />
  2654.         <Item
  2655.             Caption="avoid"
  2656.             Description=""
  2657.             Text="avoid"
  2658.         />
  2659.         <Item
  2660.             Caption="left"
  2661.             Description=""
  2662.             Text="left"
  2663.         />
  2664.         <Item
  2665.             Caption="right"
  2666.             Description=""
  2667.             Text="right"
  2668.         />
  2669.         <Item
  2670.             Caption="inherit"
  2671.             Description=""
  2672.             Text="inherit"
  2673.         />
  2674.     </Item>
  2675.     <Item
  2676.         Caption="page-break-inside"
  2677.         Description=""
  2678.         Text="page-break-inside: "
  2679.     >
  2680.         <Item
  2681.             Caption="avoid"
  2682.             Description=""
  2683.             Text="avoid"
  2684.         />
  2685.         <Item
  2686.             Caption="auto"
  2687.             Description=""
  2688.             Text="auto"
  2689.         />
  2690.         <Item
  2691.             Caption="inherit"
  2692.             Description=""
  2693.             Text="inherit"
  2694.         />
  2695.     </Item>
  2696.     <Item
  2697.         Caption="pause"
  2698.         Description="Shorthand for setting 'pause-before' and 'pause-after'"
  2699.         Text="pause: "
  2700.     >
  2701.         <Item
  2702.             Caption="time"
  2703.             Description=""
  2704.             Text="|1s"
  2705.         />
  2706.         <Item
  2707.             Caption="percentage"
  2708.             Description=""
  2709.             Text="|100%"
  2710.         />
  2711.         <Item
  2712.             Caption="inherit"
  2713.             Description=""
  2714.             Text="inherit"
  2715.         />
  2716.     </Item>
  2717.     <Item
  2718.         Caption="pause-after"
  2719.         Description="Specify a pause to be observed after speaking an element's content"
  2720.         Text="pause-after: "
  2721.     >
  2722.         <Item
  2723.             Caption="time"
  2724.             Description=""
  2725.             Text="|1s"
  2726.         />
  2727.         <Item
  2728.             Caption="percentage"
  2729.             Description=""
  2730.             Text="|100%"
  2731.         />
  2732.         <Item
  2733.             Caption="inherit"
  2734.             Description=""
  2735.             Text="inherit"
  2736.         />
  2737.     </Item>
  2738.     <Item
  2739.         Caption="pause-before"
  2740.         Description="Specify a pause to be observed before speaking an element's content"
  2741.         Text="pause-before: "
  2742.     >
  2743.         <Item
  2744.             Caption="time"
  2745.             Description=""
  2746.             Text="|1s"
  2747.         />
  2748.         <Item
  2749.             Caption="percentage"
  2750.             Description=""
  2751.             Text="|100%"
  2752.         />
  2753.         <Item
  2754.             Caption="inherit"
  2755.             Description=""
  2756.             Text="inherit"
  2757.         />
  2758.     </Item>
  2759.     <Item
  2760.         Caption="pitch"
  2761.         Description="Specifies the average pitch (a frequency) of the speaking voice"
  2762.         Text="pitch: "
  2763.     >
  2764.         <Item
  2765.             Caption="frequency"
  2766.             Description=""
  2767.             Text="|1kHz"
  2768.         />
  2769.         <Item
  2770.             Caption="x-low"
  2771.             Description=""
  2772.             Text="x-low"
  2773.         />
  2774.         <Item
  2775.             Caption="low"
  2776.             Description=""
  2777.             Text="low"
  2778.         />
  2779.         <Item
  2780.             Caption="medium"
  2781.             Description=""
  2782.             Text="medium"
  2783.         />
  2784.         <Item
  2785.             Caption="high"
  2786.             Description=""
  2787.             Text="high"
  2788.         />
  2789.         <Item
  2790.             Caption="x-high"
  2791.             Description=""
  2792.             Text="x-high"
  2793.         />
  2794.         <Item
  2795.             Caption="inherit"
  2796.             Description=""
  2797.             Text="inherit"
  2798.         />
  2799.     </Item>
  2800.     <Item
  2801.         Caption="pitch-range"
  2802.         Description="Specifies variation in average pitch"
  2803.         Text="pitch-range: "
  2804.     >
  2805.         <Item
  2806.             Caption="number"
  2807.             Description=""
  2808.             Text="|10"
  2809.         />
  2810.         <Item
  2811.             Caption="inherit"
  2812.             Description=""
  2813.             Text="inherit"
  2814.         />
  2815.     </Item>
  2816.     <Item
  2817.         Caption="play-during"
  2818.         Description="Specifies a sound to be played as a background while an element's content is spoken"
  2819.         Text="play-during: "
  2820.     >
  2821.         <Item
  2822.             Caption="uri(...)"
  2823.             Description=""
  2824.             Text="url(|)"
  2825.         />
  2826.         <Item
  2827.             Caption="mix"
  2828.             Description=""
  2829.             Text="mix"
  2830.         />
  2831.         <Item
  2832.             Caption="repeat"
  2833.             Description=""
  2834.             Text="repeat"
  2835.         />
  2836.         <Item
  2837.             Caption="auto"
  2838.             Description=""
  2839.             Text="auto"
  2840.         />
  2841.         <Item
  2842.             Caption="none"
  2843.             Description=""
  2844.             Text="none"
  2845.         />
  2846.         <Item
  2847.             Caption="inherit"
  2848.             Description=""
  2849.             Text="inherit"
  2850.         />
  2851.     </Item>
  2852.     <Item
  2853.         Caption="position"
  2854.         Description=""
  2855.         Text="position: "
  2856.     >
  2857.         <Item
  2858.             Caption="static"
  2859.             Description=""
  2860.             Text="static"
  2861.         />
  2862.         <Item
  2863.             Caption="relative"
  2864.             Description=""
  2865.             Text="relative"
  2866.         />
  2867.         <Item
  2868.             Caption="absolute"
  2869.             Description=""
  2870.             Text="absolute"
  2871.         />
  2872.         <Item
  2873.             Caption="fixed"
  2874.             Description=""
  2875.             Text="fixed"
  2876.         />
  2877.         <Item
  2878.             Caption="inherit"
  2879.             Description=""
  2880.             Text="inherit"
  2881.         />
  2882.     </Item>
  2883.     <Item
  2884.         Caption="quotes"
  2885.         Description="Specifies quotation marks for any number of embedded quotations"
  2886.         Text="quotes: "
  2887.     >
  2888.         <Item
  2889.             Caption="string"
  2890.             Description=""
  2891.             Text=""|""
  2892.         />
  2893.         <Item
  2894.             Caption="none"
  2895.             Description=""
  2896.             Text="none"
  2897.         />
  2898.         <Item
  2899.             Caption="inherit"
  2900.             Description=""
  2901.             Text="inherit"
  2902.         />
  2903.     </Item>
  2904.     <Item
  2905.         Caption="richness"
  2906.         Description="A rich voice will "carry" in a large room, a smooth voice will not"
  2907.         Text="richness: "
  2908.     >
  2909.         <Item
  2910.             Caption="number"
  2911.             Description=""
  2912.             Text="|10"
  2913.         />
  2914.         <Item
  2915.             Caption="inherit"
  2916.             Description=""
  2917.             Text="inherit"
  2918.         />
  2919.     </Item>
  2920.     <Item
  2921.         Caption="right"
  2922.         Description="Specifies how far a box's right content edge is offset to the left of the right edge of the box's containing block"
  2923.         Text="right: "
  2924.     >
  2925.         <Item
  2926.             Caption="right"
  2927.             Description=""
  2928.             Text="|10px"
  2929.         />
  2930.         <Item
  2931.             Caption="percentage"
  2932.             Description=""
  2933.             Text="|100%"
  2934.         />
  2935.         <Item
  2936.             Caption="auto"
  2937.             Description=""
  2938.             Text="auto"
  2939.         />
  2940.         <Item
  2941.             Caption="inherit"
  2942.             Description=""
  2943.             Text="inherit"
  2944.         />
  2945.     </Item>
  2946.     <Item
  2947.         Caption="size"
  2948.         Description="Specifies the size and orientation of a page box"
  2949.         Text="size: "
  2950.     >
  2951.         <Item
  2952.             Caption="length"
  2953.             Description=""
  2954.             Text="|10px"
  2955.         />
  2956.         <Item
  2957.             Caption="auto"
  2958.             Description=""
  2959.             Text="auto"
  2960.         />
  2961.         <Item
  2962.             Caption="portrait"
  2963.             Description=""
  2964.             Text="portrait"
  2965.         />
  2966.         <Item
  2967.             Caption="landscape"
  2968.             Description=""
  2969.             Text="landscape"
  2970.         />
  2971.         <Item
  2972.             Caption="inherit"
  2973.             Description=""
  2974.             Text="inherit"
  2975.         />
  2976.     </Item>
  2977.     <Item
  2978.         Caption="speak"
  2979.         Description="Specifies whether text will be rendered aurally and if so, in what manner (somewhat analogous to the 'display' property)"
  2980.         Text="speak: "
  2981.     >
  2982.         <Item
  2983.             Caption="normal"
  2984.             Description=""
  2985.             Text="normal"
  2986.         />
  2987.         <Item
  2988.             Caption="none"
  2989.             Description=""
  2990.             Text="none"
  2991.         />
  2992.         <Item
  2993.             Caption="spell-out"
  2994.             Description=""
  2995.             Text="spell-out"
  2996.         />
  2997.         <Item
  2998.             Caption="inherit"
  2999.             Description=""
  3000.             Text="inherit"
  3001.         />
  3002.     </Item>
  3003.     <Item
  3004.         Caption="speak-header"
  3005.         Description="Specifies whether table headers are spoken before every cell, or only before a cell when that cell is associated with a different header than the previous cell"
  3006.         Text="speak-header: "
  3007.     >
  3008.         <Item
  3009.             Caption="once"
  3010.             Description=""
  3011.             Text="once"
  3012.         />
  3013.         <Item
  3014.             Caption="always"
  3015.             Description=""
  3016.             Text="always"
  3017.         />
  3018.         <Item
  3019.             Caption="inherit"
  3020.             Description=""
  3021.             Text="inherit"
  3022.         />
  3023.     </Item>
  3024.     <Item
  3025.         Caption="speak-numeral"
  3026.         Description="Controls how numerals are spoken"
  3027.         Text="speak-numeral: "
  3028.     >
  3029.         <Item
  3030.             Caption="digits"
  3031.             Description=""
  3032.             Text="digits"
  3033.         />
  3034.         <Item
  3035.             Caption="continuous"
  3036.             Description=""
  3037.             Text="continuous"
  3038.         />
  3039.         <Item
  3040.             Caption="inherit"
  3041.             Description=""
  3042.             Text="inherit"
  3043.         />
  3044.     </Item>
  3045.     <Item
  3046.         Caption="speak-punctuation"
  3047.         Description="Specifies how punctuation is spoken"
  3048.         Text="speak-punctuation: "
  3049.     >
  3050.         <Item
  3051.             Caption="code"
  3052.             Description=""
  3053.             Text="code"
  3054.         />
  3055.         <Item
  3056.             Caption="none"
  3057.             Description=""
  3058.             Text="none"
  3059.         />
  3060.         <Item
  3061.             Caption="inherit"
  3062.             Description=""
  3063.             Text="inherit"
  3064.         />
  3065.     </Item>
  3066.     <Item
  3067.         Caption="speach-rate"
  3068.         Description="Specifies the speaking rate"
  3069.         Text="speach-rate: "
  3070.     >
  3071.         <Item
  3072.             Caption="number"
  3073.             Description=""
  3074.             Text="|10"
  3075.         />
  3076.         <Item
  3077.             Caption="x-slow"
  3078.             Description=""
  3079.             Text="x-slow"
  3080.         />
  3081.         <Item
  3082.             Caption="slow"
  3083.             Description=""
  3084.             Text="slow"
  3085.         />
  3086.         <Item
  3087.             Caption="medium"
  3088.             Description=""
  3089.             Text="medium"
  3090.         />
  3091.         <Item
  3092.             Caption="fast"
  3093.             Description=""
  3094.             Text="fast"
  3095.         />
  3096.         <Item
  3097.             Caption="x-fast"
  3098.             Description=""
  3099.             Text="x-fast"
  3100.         />
  3101.         <Item
  3102.             Caption="faster"
  3103.             Description=""
  3104.             Text="faster"
  3105.         />
  3106.         <Item
  3107.             Caption="slower"
  3108.             Description=""
  3109.             Text="slower"
  3110.         />
  3111.         <Item
  3112.             Caption="inherit"
  3113.             Description=""
  3114.             Text="inherit"
  3115.         />
  3116.     </Item>
  3117.     <Item
  3118.         Caption="stress"
  3119.         Description="Specifies the height of "local peaks" in the intonation contour of a voice"
  3120.         Text="stress: "
  3121.     >
  3122.         <Item
  3123.             Caption="number"
  3124.             Description=""
  3125.             Text="|10"
  3126.         />
  3127.         <Item
  3128.             Caption="inherit"
  3129.             Description=""
  3130.             Text="inherit"
  3131.         />
  3132.     </Item>
  3133.     <Item
  3134.         Caption="table-layout"
  3135.         Description="Controls the algorithm used to lay out the table cells, rows, and columns"
  3136.         Text="table-layout: "
  3137.     >
  3138.         <Item
  3139.             Caption="auto"
  3140.             Description=""
  3141.             Text="auto"
  3142.         />
  3143.         <Item
  3144.             Caption="fixed"
  3145.             Description=""
  3146.             Text="fixed"
  3147.         />
  3148.         <Item
  3149.             Caption="inherit"
  3150.             Description=""
  3151.             Text="inherit"
  3152.         />
  3153.     </Item>
  3154.     <Item
  3155.         Caption="text-align"
  3156.         Description="Describes how inline content of a block is aligned"
  3157.         Text="text-align: "
  3158.     >
  3159.         <Item
  3160.             Caption="left"
  3161.             Description=""
  3162.             Text="left"
  3163.         />
  3164.         <Item
  3165.             Caption="right"
  3166.             Description=""
  3167.             Text="right"
  3168.         />
  3169.         <Item
  3170.             Caption="center"
  3171.             Description=""
  3172.             Text="center"
  3173.         />
  3174.         <Item
  3175.             Caption="justify"
  3176.             Description=""
  3177.             Text="justify"
  3178.         />
  3179.         <Item
  3180.             Caption="string"
  3181.             Description=""
  3182.             Text=""|""
  3183.         />
  3184.         <Item
  3185.             Caption="inherit"
  3186.             Description=""
  3187.             Text="inherit"
  3188.         />
  3189.     </Item>
  3190.     <Item
  3191.         Caption="text-decoration"
  3192.         Description="Describes decorations that are added to the text of an element"
  3193.         Text="text-decoration: "
  3194.     >
  3195.         <Item
  3196.             Caption="none"
  3197.             Description=""
  3198.             Text="none"
  3199.         />
  3200.         <Item
  3201.             Caption="underline"
  3202.             Description=""
  3203.             Text="underline"
  3204.         />
  3205.         <Item
  3206.             Caption="overline"
  3207.             Description=""
  3208.             Text="overline"
  3209.         />
  3210.         <Item
  3211.             Caption="line-through"
  3212.             Description=""
  3213.             Text="line-through"
  3214.         />
  3215.         <Item
  3216.             Caption="blink"
  3217.             Description=""
  3218.             Text="blink"
  3219.         />
  3220.         <Item
  3221.             Caption="inherit"
  3222.             Description=""
  3223.             Text="inherit"
  3224.         />
  3225.     </Item>
  3226.     <Item
  3227.         Caption="text-indent"
  3228.         Description="Specifies the indentation of the first line of text in a block"
  3229.         Text="text-indent: "
  3230.     >
  3231.         <Item
  3232.             Caption="length"
  3233.             Description=""
  3234.             Text="|10px"
  3235.         />
  3236.         <Item
  3237.             Caption="percentage"
  3238.             Description=""
  3239.             Text="|100%"
  3240.         />
  3241.         <Item
  3242.             Caption="inherit"
  3243.             Description=""
  3244.             Text="inherit"
  3245.         />
  3246.     </Item>
  3247.     <Item
  3248.         Caption="text-shadow"
  3249.         Description="The shadow effects are applied in the order specified and may thus overlay each other, but they will never overlay the text itself"
  3250.         Text="text-shadow: "
  3251.     >
  3252.         <Item
  3253.             Caption="none"
  3254.             Description=""
  3255.             Text="none"
  3256.         />
  3257.         <Item
  3258.             Reference="Color/Item"
  3259.         />
  3260.         <Item
  3261.             Caption="length"
  3262.             Description=""
  3263.             Text="|10px"
  3264.         />
  3265.         <Item
  3266.             Caption="inherit"
  3267.             Description=""
  3268.             Text="inherit"
  3269.         />
  3270.     </Item>
  3271.     <Item
  3272.         Caption="text-transform"
  3273.         Description="Controls capitalization effects of an element's text"
  3274.         Text="text-transform: "
  3275.     >
  3276.         <Item
  3277.             Caption="capitalize"
  3278.             Description=""
  3279.             Text="capitalize"
  3280.         />
  3281.         <Item
  3282.             Caption="uppercase"
  3283.             Description=""
  3284.             Text="uppercase"
  3285.         />
  3286.         <Item
  3287.             Caption="lowercase"
  3288.             Description=""
  3289.             Text="lowercase"
  3290.         />
  3291.         <Item
  3292.             Caption="none"
  3293.             Description=""
  3294.             Text="none"
  3295.         />
  3296.         <Item
  3297.             Caption="inherit"
  3298.             Description=""
  3299.             Text="inherit"
  3300.         />
  3301.     </Item>
  3302.     <Item
  3303.         Caption="top"
  3304.         Description="Specifies how far a box's top content edge is offset below the top edge of the box's containing block"
  3305.         Text="top: "
  3306.     >
  3307.         <Item
  3308.             Caption="length"
  3309.             Description=""
  3310.             Text="|10px"
  3311.         />
  3312.         <Item
  3313.             Caption="percentage"
  3314.             Description=""
  3315.             Text="|100%"
  3316.         />
  3317.         <Item
  3318.             Caption="auto"
  3319.             Description=""
  3320.             Text="auto"
  3321.         />
  3322.         <Item
  3323.             Caption="inherit"
  3324.             Description=""
  3325.             Text="inherit"
  3326.         />
  3327.     </Item>
  3328.     <Item
  3329.         Caption="unicode-bidi"
  3330.         Description=""
  3331.         Text="unicode-bidi: "
  3332.     >
  3333.         <Item
  3334.             Caption="normal"
  3335.             Description=""
  3336.             Text="normal"
  3337.         />
  3338.         <Item
  3339.             Caption="embed"
  3340.             Description=""
  3341.             Text="embed"
  3342.         />
  3343.         <Item
  3344.             Caption="bidi-override"
  3345.             Description=""
  3346.             Text="bidi-override"
  3347.         />
  3348.         <Item
  3349.             Caption="inherit"
  3350.             Description=""
  3351.             Text="inherit"
  3352.         />
  3353.     </Item>
  3354.     <Item
  3355.         Caption="vertical-align"
  3356.         Description="Affects the vertical positioning inside a line box of the boxes generated by an inline-level element"
  3357.         Text="vertical-align: "
  3358.     >
  3359.         <Item
  3360.             Caption="baseline"
  3361.             Description=""
  3362.             Text="baseline"
  3363.         />
  3364.         <Item
  3365.             Caption="sub"
  3366.             Description=""
  3367.             Text="sub"
  3368.         />
  3369.         <Item
  3370.             Caption="super"
  3371.             Description=""
  3372.             Text="super"
  3373.         />
  3374.         <Item
  3375.             Caption="top"
  3376.             Description=""
  3377.             Text="top"
  3378.         />
  3379.         <Item
  3380.             Caption="text-top"
  3381.             Description=""
  3382.             Text="text-top"
  3383.         />
  3384.         <Item
  3385.             Caption="middle"
  3386.             Description=""
  3387.             Text="middle"
  3388.         />
  3389.         <Item
  3390.             Caption="bottom"
  3391.             Description=""
  3392.             Text="bottom"
  3393.         />
  3394.         <Item
  3395.             Caption="text-bottom"
  3396.             Description=""
  3397.             Text="text-bottom"
  3398.         />
  3399.         <Item
  3400.             Caption="percentage"
  3401.             Description=""
  3402.             Text="|100%"
  3403.         />
  3404.         <Item
  3405.             Caption="length"
  3406.             Description=""
  3407.             Text="|10px"
  3408.         />
  3409.         <Item
  3410.             Caption="inherit"
  3411.             Description=""
  3412.             Text="inherit"
  3413.         />
  3414.     </Item>
  3415.     <Item
  3416.         Caption="visibility"
  3417.         Description="Specifies whether the boxes generated by an element are rendered"
  3418.         Text="visibility: "
  3419.     >
  3420.         <Item
  3421.             Caption="visible"
  3422.             Description=""
  3423.             Text="visible"
  3424.         />
  3425.         <Item
  3426.             Caption="hidden"
  3427.             Description=""
  3428.             Text="hidden"
  3429.         />
  3430.         <Item
  3431.             Caption="collapse"
  3432.             Description=""
  3433.             Text="collapse"
  3434.         />
  3435.         <Item
  3436.             Caption="inherit"
  3437.             Description=""
  3438.             Text="inherit"
  3439.         />
  3440.     </Item>
  3441.     <Item
  3442.         Caption="voice-family"
  3443.         Description="Comma-separated, prioritized list of voice family names"
  3444.         Text="voice-family: "
  3445.     >
  3446.         <Item
  3447.             Caption="male"
  3448.             Description=""
  3449.             Text="male"
  3450.         />
  3451.         <Item
  3452.             Caption="female"
  3453.             Description=""
  3454.             Text="female"
  3455.         />
  3456.         <Item
  3457.             Caption="child"
  3458.             Description=""
  3459.             Text="child"
  3460.         />
  3461.         <Item
  3462.             Caption="inherit"
  3463.             Description=""
  3464.             Text="inherit"
  3465.         />
  3466.     </Item>
  3467.     <Item
  3468.         Caption="volume"
  3469.         Description="Refers to the median volume of the waveform"
  3470.         Text="volume: "
  3471.     >
  3472.         <Item
  3473.             Caption="number"
  3474.             Description=""
  3475.             Text="|10"
  3476.         />
  3477.         <Item
  3478.             Caption="percentage"
  3479.             Description=""
  3480.             Text="|100%"
  3481.         />
  3482.         <Item
  3483.             Caption="silent"
  3484.             Description=""
  3485.             Text="silent"
  3486.         />
  3487.         <Item
  3488.             Caption="x-soft"
  3489.             Description=""
  3490.             Text="x-soft"
  3491.         />
  3492.         <Item
  3493.             Caption="soft"
  3494.             Description=""
  3495.             Text="soft"
  3496.         />
  3497.         <Item
  3498.             Caption="medium"
  3499.             Description=""
  3500.             Text="medium"
  3501.         />
  3502.         <Item
  3503.             Caption="loud"
  3504.             Description=""
  3505.             Text="loud"
  3506.         />
  3507.         <Item
  3508.             Caption="x-loud"
  3509.             Description=""
  3510.             Text="x-loud"
  3511.         />
  3512.         <Item
  3513.             Caption="inherit"
  3514.             Description=""
  3515.             Text="inherit"
  3516.         />
  3517.     </Item>
  3518.     <Item
  3519.         Caption="white-space"
  3520.         Description="Declares how whitespace inside the element is handled"
  3521.         Text="white-space: "
  3522.     >
  3523.         <Item
  3524.             Caption="normal"
  3525.             Description=""
  3526.             Text="normal"
  3527.         />
  3528.         <Item
  3529.             Caption="pre"
  3530.             Description=""
  3531.             Text="pre"
  3532.         />
  3533.         <Item
  3534.             Caption="nowrap"
  3535.             Description=""
  3536.             Text="nowrap"
  3537.         />
  3538.         <Item
  3539.             Caption="inherit"
  3540.             Description=""
  3541.             Text="inherit"
  3542.         />
  3543.     </Item>
  3544.     <Item
  3545.         Caption="windows"
  3546.         Description="Specifies the minimum number of lines of a paragraph that must be left at the top of a page"
  3547.         Text="windows: "
  3548.     >
  3549.         <Item
  3550.             Caption="integer"
  3551.             Description=""
  3552.             Text="|10"
  3553.         />
  3554.         <Item
  3555.             Caption="inherit"
  3556.             Description=""
  3557.             Text="inherit"
  3558.         />
  3559.     </Item>
  3560.     <Item
  3561.         Caption="width"
  3562.         Description="Specifies the content width of boxes generated by block-level and replaced elements"
  3563.         Text="width: "
  3564.     >
  3565.         <Item
  3566.             Caption="length"
  3567.             Description=""
  3568.             Text="|10px"
  3569.         />
  3570.         <Item
  3571.             Caption="percentage"
  3572.             Description=""
  3573.             Text="|100%"
  3574.         />
  3575.         <Item
  3576.             Caption="auto"
  3577.             Description=""
  3578.             Text="auto"
  3579.         />
  3580.         <Item
  3581.             Caption="inherit"
  3582.             Description=""
  3583.             Text="inherit"
  3584.         />
  3585.     </Item>
  3586.     <Item
  3587.         Caption="word-spacing"
  3588.         Description="Specifies spacing behavior between words"
  3589.         Text="word-spacing: "
  3590.     >
  3591.         <Item
  3592.             Caption="normal"
  3593.             Description=""
  3594.             Text="normal"
  3595.         />
  3596.         <Item
  3597.             Caption="length"
  3598.             Description=""
  3599.             Text="|10px"
  3600.         />
  3601.         <Item
  3602.             Caption="inherit"
  3603.             Description=""
  3604.             Text="inherit"
  3605.         />
  3606.     </Item>
  3607.     <Item
  3608.         Caption="z-index"
  3609.         Description="Specifies: The stack level of the box in the current stacking context and whether the box establishes a local stacking context"
  3610.         Text="z-index: "
  3611.     >
  3612.         <Item
  3613.             Caption="auto"
  3614.             Description=""
  3615.             Text="auto"
  3616.         />
  3617.         <Item
  3618.             Caption="integer"
  3619.             Description=""
  3620.             Text="|100"
  3621.         />
  3622.         <Item
  3623.             Caption="inherit"
  3624.             Description=""
  3625.             Text="inherit"
  3626.         />
  3627.     </Item>
  3628. </CSSDropDown>
  3629.